home *** CD-ROM | disk | FTP | other *** search
- Path: dispatch.news.demon.net!demon!dekard.demon.co.uk
- From: mat@dekard.demon.co.uk (Matt Mower)
- Newsgroups: comp.lang.c++,comp.unix.unixware.misc
- Subject: Getting proper symbol names using G++ (unixware)
- Date: Mon, 18 Mar 1996 20:52:06 GMT
- Organization: Information Services, The University of North London.
- Message-ID: <827178990.20294@dekard.demon.co.uk>
- NNTP-Posting-Host: dekard.demon.co.uk
- X-NNTP-Posting-Host: dekard.demon.co.uk
- X-Newsreader: Forte Agent .99a.107
-
- Using g++ v2.7.2 on my UnixWare system the list of undefined symbols
- is very nearly unreadable. Instead of saying
-
- SomeClass::AMemberFunction undefined in module .....
-
- I get what I suppose is the mangled function name, and that's a bit
- harder to follow.
-
- Can anyone suggest where I may have gone wrong with g++, and how I
- might get it to give me unmangled names.
-
- Regards
-
- Matt Mower
- Information Services Team - University of North London.
-
-
-